SyAudit_SyPasswordProfile 
EntityType  Independent 
Logical Entity Name  SyAudit_SyPasswordProfile 
Default Table Name  SyAudit_SyPasswordProfile 
Logical Only  NO 
Definition 
 
Note 
 

SyAudit_SyPasswordProfile Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyAudit_SyPasswordProfileID(PK)    INTEGER  NO 
 
RecordID    INTEGER  NO 
 
ColumnName    VARCHAR(25)  NO 
 
OldVal    VARCHAR(50)  YES 
 
NewVal    VARCHAR(50)  YES 
 
Comment    VARCHAR(200)  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SyAudit_SyPasswordProfile Keys 
Key Name  Key Type  Keys 
Nk_SyAudit_SyPasswordProfile_UserID  Inversion Entry  UserID 
PK_SyAudit_SyPasswordProfile_SyAudit_SyPasswordProfileID  PrimaryKey  SyAudit_SyPasswordProfileID 

SyAudit_SyPasswordProfile Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyAudit_SyPasswordProfile Check Constraints 
Check Constraint Name  CheckConstraint